home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / www / w3s_b6.readme < prev   
Text File  |  2002-10-13  |  820b  |  26 lines

  1. Short:    Small webserver for AmigaOS
  2. Author:   carls@1av10.nu (Carl Svensson)
  3. Uploader: carls@1av10.nu (Carl Svensson)
  4. Version:  1.0b6
  5. Type:     comm/www
  6. Requires: TCP/IP stack, ARexx
  7.  
  8. This is v1.0 beta 6 of the AmigaOS web server called
  9. gW3S. It's written entirely in ARexx.
  10.  
  11. Features: 
  12. - HTTP/1.0 200 OK 
  13. - HTTP/1.0 404 Not Found 
  14. - Rudimentary request logging 
  15. - Built-in directory listing (for dirs without an index document) 
  16. - Embedded ARexx command execution 
  17. - Embedded Execution of external ARexx scripts (with QueryString as argument) 
  18. - Query String/URL unescaper 
  19. - Complete parsing of external ARexx CGI scripts (.xgi files) 
  20. - Fancy Files (Support for unsafe characters in file names) 
  21. - External config file 
  22. - Command line admin tool 
  23.  
  24. Visit the gW3S home page for more info:
  25. http://carls.1av10.nu/w3s/
  26.